| 2006-03-01 |
awilliam@xenbuild.aw | [IA64] Every processor call xen_early_setup (required... |
commit | commitdiff | tree | snapshot |
| 2006-03-01 |
awilliam@xenbuild.aw | [IA64] warning cleanup |
commit | commitdiff | tree | snapshot |
| 2006-03-01 |
awilliam@xenbuild.aw | [IA64] VTI: updated vtlb, support_non_contiguous memory... |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] Unused fields in mm_struct commented out. |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] Misc clean-up and warnings removal. |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] xen_timer_interval removed (was not used). |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] delivery_mask removed (was unused). |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] Found the lost memory |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] cleanup warning in xen/ia64 (arch/ia64/xen) |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] cleanup warning in xen/ia64 (arch/ia64/linux... |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] cleanup warning in xen/ia64 (arch/ia64/linux) |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] cleanup warning in xen/ia64 (include/asm-ia64) |
commit | commitdiff | tree | snapshot |
| 2006-02-28 |
awilliam@xenbuild.aw | [IA64] Cleanup hypercall.h |
commit | commitdiff | tree | snapshot |
| 2006-02-27 |
awilliam@xenbuild.aw | [IA64] fix SMP bug for vhpt |
commit | commitdiff | tree | snapshot |
| 2006-02-27 |
awilliam@xenbuild.aw | [IA64] warning removal: NR_CPUS |
commit | commitdiff | tree | snapshot |
| 2006-02-27 |
awilliam@xenbuild.aw | [IA64] SMP_HOST: Alloc vhpt from domheap |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | merge |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] SMP_HOST: map pal code on smp host |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] VTI: Fix two bugs |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] Clean up warnings related to VTi code. (header... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] Clean up warnings related to VTi code. (C files) |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] redefine raw_smp_processor_id() |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] another one to remove unused linux files within... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] Remove unused Linux stuff |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] fix ia64 cset 8906 |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] bug fix reserve_memory() |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] import linux/include/asm-ia64/meminit.h from... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] minor bug fix in xensetup.S |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
kaf24@firebug... | Another tiny C89 fix. |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] tlb miss fix |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] acpi printf fix |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] cleanup itir_ps(), itir_mask() |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] hypercall cleanup |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
awilliam@xenbuild.aw | [IA64] assign_new_domain0_page |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
cl349@firebug... | linux-i386: cleanup head.S, sync default_ldt and {new... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
Ian.Campbell... | Implement direct iret to guest kernel where possible... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
kaf24@firebug... | Tools changes for per-vcpu io event channel on IA64. |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
kaf24@firebug... | Return <4GB memory back to Xen when destroying a PAE... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
kaf24@firebug... | This patch allows for compilation with C89 era compiler... |
commit | commitdiff | tree | snapshot |
| 2006-02-24 |
kaf24@firebug... | Cset 8950 adds shadow info dump in common code, however |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
awilliam@xenbuild.aw | [IA64] Provides right frequency ratio and base for... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Use common IRET macro for all exits from XenLinux.... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Remove TBF_SLOW_IRET hack from x86/64 Xen return-to... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Remove explicit munging of selector RPLs from Xen Linux... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
vhanquez@kneesa... | initialize few structure fully to zero with talloc_zero |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
cl349@firebug... | Output which shadow mode is used, if any. |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
cl349@firebug... | Make the fixmap area moveable in kernel address space. |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
cl349@firebug... | Move the gate page (vsyscall) out of the fixmap area... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
cl349@firebug... | Add include/asm-i386/{a.out,elf}.h to sparse tree |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Add XENFEAT feature parsing to the domain 0 builder... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Remove some unnecessary diffs vs. native Linux. We... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Fix netfront receive path for auto_translate_physmap... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Disable pagetable pinning for shadow-mode-refcount... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Clean up segment selector fixup and validation. |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Rename XENFEAT_ring0_kernel to slightly more generic... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Silenty ignore calls to xen_create_contiguous_region... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Clean up some vmx code. |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Whenever the slice of a domU is set to 0, sedf_adjdom... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Update the hypercalls in Mini-OS to reflect the current... |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Per-vcpu IO evtchn support for VT-i guests (ia64). |
commit | commitdiff | tree | snapshot |
| 2006-02-23 |
kaf24@firebug... | Per-vcpu IO evtchn patch for HVM domain. |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
emellor@leeni... | Adding a second IP address onto eth0 causes the vif... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | Add feature flag allowing guest kernel to run in domain 0. |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
kaf24@firebug... | Cset 8916 missed two extra pages for VT-i domain and... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
kaf24@firebug... | Fix gcc warning and clean a piece of code in arch_set_i... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
kaf24@firebug... | Change shadow_direct_map_init/clean param from vcpu... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | Fix x86_64 Xen build. |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
cl349@firebug... | Don't reload segment registers -- it's done later in... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | Move lgdt_finish inline |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | List supported feature flags in __xen_guest section. |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | Validate the segment selectors passed to arch_set_info_... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
Ian.Campbell... | Allow Xen to truncate x86_32 segment limits to the... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
pl@us.ibm.com | XM-Test takes a really long time to build the initrd... |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
kaf24@firebug... | When thermal interrupt happened when vmx guest is running, |
commit | commitdiff | tree | snapshot |
| 2006-02-22 |
kaf24@firebug... | Fix HVM x86-32 PAE guest support on 64-bit Xen. |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Fix SVM instruction decode, fixing problem with gfxboot... |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Fix 64b build breakage. |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | inst_len in HVM mmio handler must be a signed variable, as |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Define constants for XENVER char array sizes. Allows... |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Cleanups to tools since HVM domain P2M table and 1... |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Fix cleanup path if an HVM guest fails very early,... |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | No need for save_segments() on HVM 64b guest. |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
kaf24@firebug... | Add PAE option to HVM config file. |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
cl349@firebug... | tpm: Fixes and cleanup |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
cl349@firebug... | Update ia64 sparse tree to Linux 2.6.16-rc4. |
commit | commitdiff | tree | snapshot |
| 2006-02-21 |
cl349@firebug... | Update to Linux 2.6.16-rc4. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | linux-i386: Cleanup stack pointer initialization at... |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Suppress VIDEO_SELECT config option. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Add drivers/video/Kconfig to sparse tree. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Fix I/O port address for first floppy controller on... |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Fix read_cr3() and use it. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Eliminate x86_64 idt_table. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Eliminate i386 idt_table. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Add arch/i386/Kconfig.cpu to sparse tree. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
vhanquez@kneesa... | do not BUG() if memory cannot be allocated, just wait. |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
vhanquez@kneesa... | alloc_netdev must be freed with free_netdev, not direct... |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Simplify utoa macro, make it identical with x86_64... |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Eliminate hard coded items from x86_64 __xen_guest... |
commit | commitdiff | tree | snapshot |
| 2006-02-20 |
cl349@firebug... | Eliminate hard coded items from i386 __xen_guest section |
commit | commitdiff | tree | snapshot |
| next |